|
Foxit PDF SDK
|
Public 成员函数 | |
| def | DocumentsSource (directory) |
| 用目录构造函数。 更多... | |
| def | DocumentsSource (other) |
| 用另一个文档源对象构造函数。 更多... | |
| def | IsEmpty () |
| 检查当前对象是否为空。 更多... | |
此类用于表示一个指定的目录,该目录包含PDF文件,用户希望 在这些PDF文件中进行搜索。
| def FoxitPDFSDKPython3.DocumentsSource.DocumentsSource | ( | directory | ) |
用目录构造函数。
| [in] | directory | 表示目录的路径字符串。 |
| def FoxitPDFSDKPython3.DocumentsSource.DocumentsSource | ( | other | ) |
用另一个文档源对象构造函数。
| [in] | other | 另一个文档源对象。 |
| def FoxitPDFSDKPython3.DocumentsSource.IsEmpty | ( | ) |
检查当前对象是否为空。
当当前对象为空时,意味着当前对象是无用的。